-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS C++ SDK 1.11.144 (Sans Android) #218
AWS C++ SDK 1.11.144 (Sans Android) #218
Conversation
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
…ries Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
Signed-off-by: AMZN-Gene <genewalt@amazon.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regarding the mobile analytics getting replaced with Pinpoint - one option would be to leave a comment in the cmake files where MobileAnalytics used to be saying, the library no longer exists and should be replaced with PinPoint or other equivalent API.
… explaing how that module no longer exists, and needs to be replaced with AWS Pinpoint Signed-off-by: Gene Walters <genewalt@amazon.com>
Closing and reopening this PR to restart the build |
Signed-off-by: Gene Walters <genewalt@amazon.com>
AWS C++ SDK upgrade from 1.9 to 1.11 in order to support GameLift 5.1.1
Leaving Android back at 1.9 due to a bug: Errors when building for Android · Issue #2452 · aws/aws-sdk-cpp (github.com)
AWS MobileAnalytics no longer exists and was replaced by AWS Pinpoint. Removing MobileAnalytics and can bring back AWS Pinpoint at a later date if desired.
Pass AWSCore.Tests
Pass AWSClientAuth.Tests
Pass AWSGameLift.Client.Tests
Pass AWSGameLift.Server.Tests
Pass AWSMetrics.Tests
Deployed GameLift server on Windows and Linux